|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdMatcher | |
---|---|
org.apache.tapestry5.ioc.internal | [INTERNAL USE ONLY] Tapestry IOC implementation details; API subject to change. |
Uses of IdMatcher in org.apache.tapestry5.ioc.internal |
---|
Classes in org.apache.tapestry5.ioc.internal that implement IdMatcher | |
---|---|
class |
IdMatcherImpl
A wrapper around a GlobPatternMatcher used to glob-match service ids. |
class |
OrIdMatcher
A wrapper around a collection of IdMatchers. |
Fields in org.apache.tapestry5.ioc.internal declared as IdMatcher | |
---|---|
protected IdMatcher |
AbstractServiceInstrumenter.idMatcher
|
Constructor parameters in org.apache.tapestry5.ioc.internal with type arguments of type IdMatcher | |
---|---|
OrIdMatcher(Collection<IdMatcher> matchers)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |