Uses of Class
com.xebialabs.deployit.plugin.wls.ci.WlsResource

Packages that use WlsResource
com.xebialabs.deployit.plugin.wls.ci   
 

Uses of WlsResource in com.xebialabs.deployit.plugin.wls.ci
 

Subclasses of WlsResource in com.xebialabs.deployit.plugin.wls.ci
 class WlsDataSource
          A JDBC Datasource defined in a WLS domain.
 class WlsForeignJmsConnectionFactory
          A reference to a JMS connection factory outside the current WLS domain.
 class WlsForeignJmsDestination
          A reference to a JMS destination on a foreign JMS server.
 class WlsForeignJmsServer
          A reference to a JMS server outside the current WLS domain.
 class WlsJmsConnectionFactory
          A JMS connection factory defined in a WLS JMS module.
 class WlsJmsModule
          A JMS module defined in a WLS domain.
 class WlsJmsQueue
          A JMS queue defined in a WLS JMS module.
 class WlsJmsQueueSet
          A set of JMS queues matched to the managed servers in a cluster.
 class WlsJmsServer
          A JMS server defined in a WLS domain.
 class WlsMaximumThreadsConstraint
          A Maximum Thread constraint in a WLS domain.
 class WlsWorkManager
          A Work Manager in a WLS domain.
 

Methods in com.xebialabs.deployit.plugin.wls.ci that return WlsResource
 WlsResource WlsResourceMapping.getSource()
           
 

Constructors in com.xebialabs.deployit.plugin.wls.ci with parameters of type WlsResource
WlsResourceMapping(WlsResource wlsResource, java.io.Serializable target)
           
 



Copyright © 2010. All Rights Reserved.