public class ContextLocalEjbDecorator extends ContextLocalEjb
org.apache.catalina.deploy.ContextLocalEjb
resources
Constructor and Description |
---|
ContextLocalEjbDecorator(EjbReferenceDescriptor decoree) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getHome() |
String |
getLink() |
String |
getLocal() |
String |
getName() |
String |
getType() |
setDescription, setHome, setLink, setLocal, setName, setType, toString
getNamingResources, getProperty, listProperties, removeProperty, setProperty
public ContextLocalEjbDecorator(EjbReferenceDescriptor decoree)
public String getDescription()
getDescription
in class ContextLocalEjb
public String getHome()
getHome
in class ContextLocalEjb
public String getLink()
getLink
in class ContextLocalEjb
public String getLocal()
getLocal
in class ContextLocalEjb
public String getName()
getName
in class ContextLocalEjb
public String getType()
getType
in class ContextLocalEjb
Copyright © 2018. All rights reserved.