public class ContextEjbDecorator extends ContextEjb
org.apache.catalina.deploy.ContextEjbresources| Constructor and Description |
|---|
ContextEjbDecorator(EjbReferenceDescriptor decoree) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getHome() |
String |
getLink() |
String |
getLocal() |
String |
getName() |
String |
getType() |
getRemote, setDescription, setHome, setLink, setName, setRemote, setType, toStringgetNamingResources, getProperty, listProperties, removeProperty, setPropertypublic ContextEjbDecorator(EjbReferenceDescriptor decoree)
public String getDescription()
getDescription in class ContextEjbpublic String getHome()
getHome in class ContextEjbpublic String getLink()
getLink in class ContextEjbpublic String getLocal()
public String getName()
getName in class ContextEjbpublic String getType()
getType in class ContextEjbCopyright © 2019. All rights reserved.