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

java.lang.Object
  extended by com.xebialabs.deployit.BaseConfigurationItem
      extended by com.xebialabs.deployit.plugin.wls.ci.WlsResource
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
WlsDataSource, WlsForeignJmsConnectionFactory, WlsForeignJmsDestination, WlsForeignJmsServer, WlsJmsConnectionFactory, WlsJmsQueue, WlsJmsServer, WlsMaximumThreadsConstraint, WlsWorkManager

public abstract class WlsResource
extends com.xebialabs.deployit.BaseConfigurationItem

A WebLogic resource that can be created in a WLS domain.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.xebialabs.deployit.BaseConfigurationItem
label
 
Constructor Summary
WlsResource()
           
 
Method Summary
 
Methods inherited from class com.xebialabs.deployit.BaseConfigurationItem
equals, getLabel, hashCode, setLabel, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WlsResource

public WlsResource()


Copyright © 2010. All Rights Reserved.