| |
|
| java.lang.Object org.apache.catalina.deploy.ContextEjb
ContextEjb | public class ContextEjb implements Serializable(Code) | | Representation of an EJB resource reference for a web application, as
represented in a <ejb-ref> element in the
deployment descriptor.
author: Craig R. McClanahan version: $Revision: 1.4 $ $Date: 2004/05/13 20:40:49 $ |
resources | protected NamingResources resources(Code) | | The NamingResources with which we are associated (if any).
|
setDescription | public void setDescription(String description)(Code) | | |
toString | public String toString()(Code) | | Return a String representation of this object.
|
|
|
|