public class ContextEjbDecorator extends ContextEjb
org.apache.catalina.deploy.ContextEjb
resources
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, toString
getNamingResources, getProperty, listProperties, removeProperty, setProperty
public ContextEjbDecorator(EjbReferenceDescriptor decoree)
public String getDescription()
getDescription
in class ContextEjb
public String getHome()
getHome
in class ContextEjb
public String getLink()
getLink
in class ContextEjb
public String getLocal()
public String getName()
getName
in class ContextEjb
public String getType()
getType
in class ContextEjb
Copyright © 2021. All rights reserved.