|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MalformedRegularExpressionException | |
---|---|
org.nanocontainer.aop |
Lets you configure aspects on components in a PicoContainer . |
org.nanocontainer.aop.defaults | Provides partial or default implementations of the interfaces in org.nanocontainer.aop , and common classes used by
different sub-packages under org.nanocontainer.aop . |
Uses of MalformedRegularExpressionException in org.nanocontainer.aop |
---|
Methods in org.nanocontainer.aop that throw MalformedRegularExpressionException | |
---|---|
ClassPointcut |
PointcutsFactory.className(String regex)
Returns a class pointcut that matches class names with a regular expression. |
ComponentPointcut |
PointcutsFactory.componentName(String regex)
Returns a component pointcut that matches component keys with a regular expression. |
Uses of MalformedRegularExpressionException in org.nanocontainer.aop.defaults |
---|
Constructors in org.nanocontainer.aop.defaults that throw MalformedRegularExpressionException | |
---|---|
NameMatchesComponentPointcut(String regex)
Creates a new NameMatchesComponentPointcut that will match
the component key against the given regular expression. |
|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |