Uses of Class
org.openejb.SystemException

Packages that use SystemException
org.openejb.assembler   
 

Uses of SystemException in org.openejb.assembler
 

Methods in org.openejb.assembler that throw SystemException
 CoreDeploymentInfo AssemblerTool.assembleDeploymentInfo(EnterpriseBeanInfo beanInfo)
          This method assembles a org.openejb.core.DeploymentInfo object from a EnterpriseBeanInfo configuration object of anyone of three types: EntityBeanInfo, StatelessBeanInfo, or StatefulBeanInfo.
protected  CoreDeploymentInfo AssemblerTool.createDeploymentInfoObject(Context root, String did, Class homeClass, Class remoteClass, Class beanClass, Class pkClass, byte componentType)
          This method creates the DeploymentInfo class and sets the JNDI context at the same time.
 



Copyright © 1999-2006 OpenEJB. All Rights Reserved.