org.openmdx.kernel.application.deploy.enterprise
Class EjbReferenceDeploymentDescriptor
java.lang.Object
org.openmdx.kernel.application.deploy.enterprise.AbstractDeploymentDescriptor
org.openmdx.kernel.application.deploy.enterprise.EjbReferenceDeploymentDescriptor
- Direct Known Subclasses:
- EjbLocalReferenceDeploymentDescriptor, EjbRemoteReferenceDeploymentDescriptor
public abstract class EjbReferenceDeploymentDescriptor
- extends AbstractDeploymentDescriptor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EJB_REF_TYPE_SESSION
public static final String EJB_REF_TYPE_SESSION
- See Also:
- Constant Field Values
EjbReferenceDeploymentDescriptor
public EjbReferenceDeploymentDescriptor(ModuleDeploymentDescriptor module)
parseXml
public void parseXml(Element element,
Report report)
- Specified by:
parseXml in class AbstractDeploymentDescriptor
parseOpenMdxXml
public void parseOpenMdxXml(Element element,
Report report)
- Specified by:
parseOpenMdxXml in class AbstractDeploymentDescriptor
bindEjbReference
public abstract void bindEjbReference(Context context,
Report report)
throws NamingException
- Throws:
NamingException
getName
public String getName()
getType
public String getType()
getLink
public String getLink()
verify
public void verify(Report report)
- Overrides:
verify in class AbstractDeploymentDescriptor
getModule
protected ModuleDeploymentDescriptor getModule()
This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.