org.apache.tomee.common
Interface NamingUtil.Resource

Enclosing class:
NamingUtil

public static interface NamingUtil.Resource

This interface exists because the class org.apache.catalina.deploy.ContextResource is not available in the common classloader in tomcat 55


Method Summary
 void setProperty(String name, Object value)
           
 

Method Detail

setProperty

void setProperty(String name,
                 Object value)


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.