|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.plugins.jbossas5.AbstractManagedDeploymentDiscoveryComponent
public abstract class AbstractManagedDeploymentDiscoveryComponent
Discovery class for discovering deployable resources like ear/war/jar/sar
| Constructor Summary | |
|---|---|
AbstractManagedDeploymentDiscoveryComponent()
|
|
| Method Summary | |
|---|---|
protected abstract boolean |
accept(org.jboss.managed.api.ManagedDeployment managedDeployment)
|
java.util.Set<DiscoveredResourceDetails> |
discoverResources(ResourceDiscoveryContext<ProfileServiceComponent> discoveryContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractManagedDeploymentDiscoveryComponent()
| Method Detail |
|---|
public java.util.Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<ProfileServiceComponent> discoveryContext)
discoverResources in interface ResourceDiscoveryComponent<ProfileServiceComponent>protected abstract boolean accept(org.jboss.managed.api.ManagedDeployment managedDeployment)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||