|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.ejb3.embedded.deployment.EmbeddedEjb3DeploymentUnit
@Deprecated public class EmbeddedEjb3DeploymentUnit
A wrapper around the MC DeploymentUnit.
Constructor Summary | |
---|---|
EmbeddedEjb3DeploymentUnit(org.jboss.deployers.structure.spi.DeploymentUnit unit)
Deprecated. |
Method Summary | |
---|---|
Object |
addAttachment(String name,
Object attachment)
Deprecated. |
Object |
getAttachment(String name)
Deprecated. |
List<Class> |
getClasses()
Deprecated. |
ClassLoader |
getClassLoader()
Deprecated. |
String |
getDefaultEntityManagerName()
Deprecated. |
Map |
getDefaultPersistenceProperties()
Deprecated. |
URL |
getEjbJarXml()
Deprecated. |
org.jboss.ejb3.interceptor.InterceptorInfoRepository |
getInterceptorInfoRepository()
Deprecated. |
URL |
getJbossXml()
Deprecated. |
Hashtable |
getJndiProperties()
Deprecated. |
org.jboss.virtual.VirtualFile |
getMetaDataFile(String string)
Deprecated. |
URL |
getPersistenceXml()
Deprecated. |
String |
getRelativePath()
Deprecated. |
URL |
getRelativeURL(String path)
Deprecated. |
ClassLoader |
getResourceLoader()
Deprecated. |
List<org.jboss.virtual.VirtualFile> |
getResources(org.jboss.virtual.VirtualFileFilter filter)
Deprecated. |
org.jboss.virtual.VirtualFile |
getRootFile()
Deprecated. |
String |
getShortName()
Deprecated. |
URL |
getUrl()
Deprecated. |
Object |
removeAttachment(String name)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EmbeddedEjb3DeploymentUnit(org.jboss.deployers.structure.spi.DeploymentUnit unit)
Method Detail |
---|
public Object addAttachment(String name, Object attachment)
addAttachment
in interface org.jboss.ejb3.DeploymentUnit
public Object getAttachment(String name)
getAttachment
in interface org.jboss.ejb3.DeploymentUnit
public ClassLoader getClassLoader()
getClassLoader
in interface org.jboss.ejb3.DeploymentUnit
public List<Class> getClasses()
getClasses
in interface org.jboss.ejb3.DeploymentUnit
public String getDefaultEntityManagerName()
getDefaultEntityManagerName
in interface org.jboss.ejb3.DeploymentUnit
public Map getDefaultPersistenceProperties()
getDefaultPersistenceProperties
in interface org.jboss.ejb3.DeploymentUnit
public URL getEjbJarXml()
getEjbJarXml
in interface org.jboss.ejb3.DeploymentUnit
public org.jboss.ejb3.interceptor.InterceptorInfoRepository getInterceptorInfoRepository()
getInterceptorInfoRepository
in interface org.jboss.ejb3.DeploymentUnit
public URL getJbossXml()
getJbossXml
in interface org.jboss.ejb3.DeploymentUnit
public Hashtable getJndiProperties()
getJndiProperties
in interface org.jboss.ejb3.DeploymentUnit
public org.jboss.virtual.VirtualFile getMetaDataFile(String string)
getMetaDataFile
in interface org.jboss.ejb3.DeploymentUnit
public URL getPersistenceXml()
getPersistenceXml
in interface org.jboss.ejb3.DeploymentUnit
public String getRelativePath()
getRelativePath
in interface org.jboss.ejb3.DeploymentUnit
public URL getRelativeURL(String path)
getRelativeURL
in interface org.jboss.ejb3.DeploymentUnit
public ClassLoader getResourceLoader()
getResourceLoader
in interface org.jboss.ejb3.DeploymentUnit
public List<org.jboss.virtual.VirtualFile> getResources(org.jboss.virtual.VirtualFileFilter filter)
getResources
in interface org.jboss.ejb3.DeploymentUnit
public org.jboss.virtual.VirtualFile getRootFile()
getRootFile
in interface org.jboss.ejb3.DeploymentUnit
public String getShortName()
getShortName
in interface org.jboss.ejb3.DeploymentUnit
public URL getUrl()
getUrl
in interface org.jboss.ejb3.DeploymentUnit
public Object removeAttachment(String name)
removeAttachment
in interface org.jboss.ejb3.DeploymentUnit
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |