|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of J2EEResource in com.collation.platform.model.topology.app.j2ee |
---|
Subinterfaces of J2EEResource in com.collation.platform.model.topology.app.j2ee | |
---|---|
interface |
JavaMail
JSR77 - Represents a Java Mail resource. |
interface |
JCAConnection
JSR77 - Represents a JCA Connection |
interface |
JCAConnectionFactory
JSR77 - Represents a JCA Connection Factory |
interface |
JCAConnectionPool
JSR77 - Represents a JCA Connection Pool |
interface |
JCAManagedConnectionFactory
JSR77 - Represents a JCA Managed Connection Factory |
interface |
JDBC
JSR77 - Represents a JDBC resource. |
interface |
JDBCConnection
JSR77 - Represents a JDBC Connection |
interface |
JDBCConnectionPool
JSR77 - Represents a JDBC Connection Pool. |
interface |
JDBCDataSource
JSR77 - Represents a JDBC Data Source |
interface |
JDBCDriver
JSR77 - Represents a JDBC Driver |
interface |
JMS
JSR77 - Represents a Java Message Service (JMS) resource. |
interface |
JMSConnection
JSR77 - Represents a JMS Connection |
interface |
JMSEndpoint
JSR77 - Represents a JMS Endpoint |
interface |
JMSSession
JSR77 - Represents a JMS Session |
interface |
JNDI
JSR77 - Represents a Java Naming and Directory Interface resource. |
interface |
JTA
JSR77 - Represents a Java Transaction API resource. |
interface |
RMI_IIOP
JSR77 - Represents an RMI_IIOP resource. |
interface |
URL
JSR77 - Represents a URL resource. |
Methods in com.collation.platform.model.topology.app.j2ee that return J2EEResource | |
---|---|
J2EEResource[] |
J2EEDomain.getResources()
|
Methods in com.collation.platform.model.topology.app.j2ee with parameters of type J2EEResource | |
---|---|
void |
J2EEDomain.setResources(J2EEResource[] res)
|
Uses of J2EEResource in com.collation.platform.model.topology.app.j2ee.jboss |
---|
Subinterfaces of J2EEResource in com.collation.platform.model.topology.app.j2ee.jboss | |
---|---|
interface |
JBossJNDIService
JBossJNDIService |
interface |
JBossMailService
JBossMailService - |
interface |
JBossManagedConnectionFactory
JBossManagedConnectionFactory |
interface |
JBossManagedConnectionPool
JBossManagedConnectionPool |
interface |
JBossTransactionCM
JBossTransactionCM |
Uses of J2EEResource in com.collation.platform.model.topology.app.j2ee.oracleapp |
---|
Subinterfaces of J2EEResource in com.collation.platform.model.topology.app.j2ee.oracleapp | |
---|---|
interface |
OracleAppJ2EEWebSite
OracleAppJ2EEWebSite |
interface |
OracleAppJDBCConnectionPool
OracleAppJDBCConnectionPool |
interface |
OracleAppJDBCDataSource
OracleAppJDBCDataSource |
interface |
OracleAppJDBCDriver
OracleAppJDBCDriver |
interface |
OracleAppJMSDestination
OracleAppJMSDestination |
interface |
OracleAppJMSServer
OracleAppJMSServer |
interface |
OracleAppJTAResource
OracleAppJTAResource |
Uses of J2EEResource in com.collation.platform.model.topology.app.j2ee.weblogic |
---|
Subinterfaces of J2EEResource in com.collation.platform.model.topology.app.j2ee.weblogic | |
---|---|
interface |
WebLogicJDBCConnectionPool
Represents a generic WebLogic JDBC Connection Pool which could be either standard or multi-pool. |
interface |
WebLogicJDBCDataSource
Represents a WebLogic JDBC Data Source. |
interface |
WebLogicJDBCDriver
Represents a JDBC Driver deployed to a WebLogic environment. |
interface |
WebLogicJDBCMultiPool
Represents a WebLogic JDBC Multi Pool, which is a pool of connection pools. |
interface |
WebLogicJDBCTxDataSource
Represents a WebLogic JDBC Data Source that supports distributed transactions. |
interface |
WebLogicJMSServer
Represents a WebLogic JMS Server. |
Uses of J2EEResource in com.collation.platform.model.topology.app.j2ee.websphere |
---|
Subinterfaces of J2EEResource in com.collation.platform.model.topology.app.j2ee.websphere | |
---|---|
interface |
WebSphereJ2EEResource
JSR77 - Represents resources utilized by the J2EE Server to provide the J2EE standard services required by the J2EE platform architecture. |
interface |
WebSphereJDBCConnectionPool
Represents a WebSphere JDBC Connection Pool |
interface |
WebSphereJDBCDataSource
Represents a WebSphere JDBC Data Source. |
interface |
WebSphereJDBCProvider
Represents a JDBC Provider deployed to a WebSphere environment. |
interface |
WebSphereJMSDestination
Represents a JMS Destination deployed to a WebSphere environment. |
interface |
WebSphereJMSProvider
Represents a JMS Provider deployed to a WebSphere environment. |
interface |
WebSphereJMSQueue
Represents a WebSphere JMS Queue (Point-to-Point messaging). |
interface |
WebSphereJMSServer
Represents a WebSphere JMS Server. |
interface |
WebSphereJMSTopic
Represents a WebSphere JMS Topic (Publish/Subscribe messaging). |
interface |
WebSphereMQJMSDestination
Represents a WebSphere MQ JMS Destination (Publish/Subscribe messaging). |
interface |
WebSphereMQJMSQueue
Represents a WebSphere JMS Topic (Publish/Subscribe messaging). |
interface |
WebSphereMQJMSTopic
Represents a WebSphere JMS Topic (Publish/Subscribe messaging). |
Methods in com.collation.platform.model.topology.app.j2ee.websphere that return J2EEResource | |
---|---|
J2EEResource[] |
WebSphereNode.getResources()
|
Methods in com.collation.platform.model.topology.app.j2ee.websphere with parameters of type J2EEResource | |
---|---|
void |
WebSphereNode.setResources(J2EEResource[] res)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |