org.netbeans.modules.j2ee.api.ejbjar |
API to access properties of J2EE Ejb module or Ear oriented project.
This API will typically be used by modules that provide Data Objects,
wizards, editors, etc. for files used in J2EE ejb module and ear.
|
Java Source File Name | Type | Comment |
Car.java | Class | Car should be used to access properties of an Enterprise application client module. |
Ear.java | Class | Ear should be used to access properties of an ear module. |
EjbJar.java | Class | EjbJar should be used to access properties of an ejb jar module. |
EjbProjectConstants.java | Class | Constants useful for ejb projects. |
EjbReference.java | Class | |
EnterpriseReferenceContainer.java | Interface | Instances of this class should be supplied by projects to indicate that
enterprise resources (J2EE declarative resources such as DataSources,
Enterprise JavaBeans, and JMS queues and topics) can be used. |
EnterpriseReferenceSupport.java | Class | |
MessageDestinationReference.java | Class | |
ResourceReference.java | Class | |