|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NameMatcher | |
---|---|
org.jboss.deployers.spi.management |
Uses of NameMatcher in org.jboss.deployers.spi.management |
---|
Methods in org.jboss.deployers.spi.management with parameters of type NameMatcher | |
---|---|
Set<org.jboss.managed.api.ManagedComponent> |
ManagementView.getMatchingComponents(String name,
org.jboss.managed.api.ComponentType type,
NameMatcher<org.jboss.managed.api.ManagedComponent> matcher)
Obtain the ManagedComponents for the given name/type and matcher. |
Set<org.jboss.managed.api.ManagedDeployment> |
ManagementView.getMatchingDeployments(String name,
NameMatcher<org.jboss.managed.api.ManagedDeployment> matcher)
Search for all deployments matched by the matcher. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |