org.rhq.modules.plugins.jbossas7
Class IspnCContainerComponent

java.lang.Object
  extended by org.rhq.modules.plugins.jbossas7.BaseComponent
      extended by org.rhq.modules.plugins.jbossas7.IspnCContainerComponent
All Implemented Interfaces:
AvailabilityFacet, ConfigurationFacet, CreateChildResourceFacet, DeleteResourceFacet, ResourceComponent, MeasurementFacet, OperationFacet, AS7Component

public class IspnCContainerComponent
extends BaseComponent
implements CreateChildResourceFacet

// TODO: Document this

Author:
Heiko W. Rupp

Field Summary
 
Fields inherited from class org.rhq.modules.plugins.jbossas7.BaseComponent
MANAGED_SERVER, testConnection
 
Constructor Summary
IspnCContainerComponent()
           
 
Method Summary
 CreateResourceReport createResource(CreateResourceReport report)
          Create embedded cache elements Ttick is to take the _flavor property and turn it into a part of the path
 
Methods inherited from class org.rhq.modules.plugins.jbossas7.BaseComponent
deleteResource, deployContent, getAddress, getASConnection, getAvailability, getPath, getServerComponent, getStringValue, getValues, invokeOperation, loadResourceConfiguration, readAttribute, readAttribute, readAttribute, runDeploymentMagicOnServer, setConnection, setPath, start, stop, updateResourceConfiguration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IspnCContainerComponent

public IspnCContainerComponent()
Method Detail

createResource

public CreateResourceReport createResource(CreateResourceReport report)
Create embedded cache elements Ttick is to take the _flavor property and turn it into a part of the path

Specified by:
createResource in interface CreateChildResourceFacet
Overrides:
createResource in class BaseComponent
Parameters:
report - contains all of the necessary information to create the specified resource and should be populated with the
Returns:


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.