org.jboss.ejb3
Interface Ejb3Deployment.DeploymentUnit
- Enclosing class:
- Ejb3Deployment
public static interface Ejb3Deployment.DeploymentUnit
getClassLoader
ClassLoader getClassLoader()
getResourceLoader
ClassLoader getResourceLoader()
getShortName
String getShortName()
getUrl
URL getUrl()
getPersistenceXml
URL getPersistenceXml()
getEjbJarXml
URL getEjbJarXml()
getJbossXml
URL getJbossXml()
getClasses
List<Class> getClasses()
getDefaultEntityManagerName
String getDefaultEntityManagerName()
getDefaultPersistenceProperties
Map getDefaultPersistenceProperties()
getJndiProperties
Hashtable getJndiProperties()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.