public class SubsystemDiscovery extends Object implements ResourceDiscoveryComponent<BaseComponent<?>>
| Constructor and Description |
|---|
SubsystemDiscovery() |
| Modifier and Type | Method and Description |
|---|---|
Set<DiscoveredResourceDetails> |
discoverResources(ResourceDiscoveryContext<BaseComponent<?>> context) |
protected boolean |
shouldSkipEntryWrtIspn(ResourceDiscoveryContext<BaseComponent<?>> context,
String confPath)
The as7 plugin and the JDG/Infinispan Server plugin both have a subsystem=infinispan.
|
public Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<BaseComponent<?>> context) throws Exception
discoverResources in interface ResourceDiscoveryComponent<BaseComponent<?>>Exceptionprotected boolean shouldSkipEntryWrtIspn(ResourceDiscoveryContext<BaseComponent<?>> context, String confPath)
context - The parent's resource componentconfPath - The subsystem that got fed into discovery. Directly return is not subsystem=infinispanCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.