|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Deployment
Deployment
| Nested Class Summary | |
|---|---|
static interface |
Deployment.Application
A Java 2 Enterprise Application |
static interface |
Deployment.ApplicationClient
A Java 2 Enterprise Application Client |
static interface |
Deployment.AssemblyDescriptor
AssemblyDescriptor |
static interface |
Deployment.AuthenticationMechanism
The authentication-mechanism specifies an authentication mechanism supported by the resource adapter. |
static interface |
Deployment.Bean
A Java 2 Enterprise Bean |
static interface |
Deployment.Component
A Java 2 Enterprise Component |
static interface |
Deployment.Connector
A Java 2 Connector |
static interface |
Deployment.ContainerTransaction
ContainerTransaction |
static interface |
Deployment.MessageDrivenBean
|
static interface |
Deployment.Method
Method |
static interface |
Deployment.Module
A Java 2 Enterprise Module |
static interface |
Deployment.Pool
An openMDX Pool |
static interface |
Deployment.ResourceAdapter
A Java 2 Resource Adapter |
static interface |
Deployment.SessionBean
A Java 2 Session Bean |
static interface |
Deployment.SessionBeanExtension
|
| Method Summary | |
|---|---|
Deployment.Application |
getApplication(URL appplicationURL)
Get an Application instance |
Deployment.Connector |
getConnector(URL connectorURL)
Get a connector instance |
| Method Detail |
|---|
Deployment.Application getApplication(URL appplicationURL)
throws Exception
applicationURL - an enterprise application archive or directory
Exception
Deployment.Connector getConnector(URL connectorURL)
throws Exception
connectorURL - a connector archive or directory
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||