org.apache.openejb.tomcat.naming
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(java.lang.String name,
java.lang.Object value)
|
setProperty
void setProperty(java.lang.String name,
java.lang.Object value)
Copyright © 1999-2008 The Apache OpenEJB development community. All Rights Reserved.