|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.easybeans.deployment.xml.EJB3DeploymentDesc
public final class EJB3DeploymentDesc
Utility class to get a deployment descriptor.
Constructor Summary | |
---|---|
private |
EJB3DeploymentDesc()
Utility class, no public constructor. |
Method Summary | |
---|---|
static EJB3 |
getEjb3(EZBArchive archive)
Gets EJB3 for a given archive. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private EJB3DeploymentDesc()
Method Detail |
---|
public static EJB3 getEjb3(EZBArchive archive) throws EJB3DeploymentDescException
archive
- file/directory.
EJB3DeploymentDescException
- if no xml is present.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |