|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of J2EEDeployedObject in com.collation.platform.model.topology.app.j2ee |
---|
Subinterfaces of J2EEDeployedObject in com.collation.platform.model.topology.app.j2ee | |
---|---|
interface |
AppClientModule
JSR77 - Represents an App Client Module |
interface |
ConnectorModule
JSR77 - Represents a RAR file that has been deployed. |
interface |
EJBModule
JSR77 - Represents a EJB JAR file that has been deployed. |
interface |
J2EEApplication
JSR77 - Represents a J2EE application EAR that has been deployed. |
interface |
J2EEModule
JSR77 - Represents a J2EE JAR, WAR, or RAR file that has been deployed. |
interface |
WebModule
JSR77 - Represents a WAR file that has been deployed. |
Methods in com.collation.platform.model.topology.app.j2ee that return J2EEDeployedObject | |
---|---|
J2EEDeployedObject[] |
J2EEDomain.getDeployedObjects()
|
J2EEDeployedObject[] |
J2EEServer.getDeployedObjectsRaw()
|
Methods in com.collation.platform.model.topology.app.j2ee with parameters of type J2EEDeployedObject | |
---|---|
void |
J2EEDomain.setDeployedObjects(J2EEDeployedObject[] objs)
|
void |
J2EEServer.setDeployedObjectsRaw(J2EEDeployedObject[] objs)
|
Uses of J2EEDeployedObject in com.collation.platform.model.topology.app.j2ee.jboss |
---|
Subinterfaces of J2EEDeployedObject in com.collation.platform.model.topology.app.j2ee.jboss | |
---|---|
interface |
JBossConnectorModule
JBoss Connector Modules |
interface |
JBossEJBModule
EJBModule - jar |
interface |
JBossJ2EEApplication
JBossJ2EEApplication - ear |
interface |
JBossWebModule
WebModule |
Uses of J2EEDeployedObject in com.collation.platform.model.topology.app.j2ee.oracleapp |
---|
Subinterfaces of J2EEDeployedObject in com.collation.platform.model.topology.app.j2ee.oracleapp | |
---|---|
interface |
OracleAppConnectorModule
OracleAppConnectorModule |
interface |
OracleAppEJBModule
OracleAppEJBModule |
interface |
OracleAppJ2EEApplication
OracleAppJ2EEApplication |
interface |
OracleAppWebModule
OracleAppWebModule |
Uses of J2EEDeployedObject in com.collation.platform.model.topology.app.j2ee.weblogic |
---|
Subinterfaces of J2EEDeployedObject in com.collation.platform.model.topology.app.j2ee.weblogic | |
---|---|
interface |
WebLogicConnectorModule
Represents a RAR file that has been deployed to a WebLogic Server. |
interface |
WebLogicEJBModule
Represents a EJB JAR file that has been deployed to a WebLogic Server. |
interface |
WebLogicJ2EEApplication
Represents a J2EE application EAR that has been deployed to a WebLogic Server. |
interface |
WebLogicWebModule
Represents a WAR file that has been deployed to a WebLogic Server. |
Uses of J2EEDeployedObject in com.collation.platform.model.topology.app.j2ee.websphere |
---|
Subinterfaces of J2EEDeployedObject in com.collation.platform.model.topology.app.j2ee.websphere | |
---|---|
interface |
WebSphereConnectorModule
Represents a RAR file that has been deployed to a WebSphere Server. |
interface |
WebSphereEJBModule
Represents a EJB JAR file that has been deployed to a WebSphere Server. |
interface |
WebSphereJ2EEApplication
Represents a J2EE application EAR that has been deployed to a WebSphere Server. |
interface |
WebSphereWebModule
Represents a WAR file that has been deployed to a WebSphere Server. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |