Package com.borland.jbuilder.enterprise.ejb

Interface Summary
EjbDeployer This interface allows registering of custom ejb deployment tools for a particular application server.
 

Class Summary
AppServer This class should be extended to refer to an application server that will be used in JBuilder.
AppServerManager All AppServerPropertiesManager members are static, operating on a set of globally defined appServers.
AppServerTargeting This class provides the base class for targeting a specific AppServer during both design and build.
DeploymentDescriptor This class represents a single EJB deployment descriptor containing its name (e.g., "ejb-jar.xml"), the timestamp given it when last written to an EJB Group, and it content recorded as an array of bytes.