|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PatternObjectResolutionService
Factory service for resolving pattern objects such as guards and observers.
Method Summary | |
---|---|
GuardFactory |
create(PatternGuardSpec spec)
Creates a guard factory considering configured plugged-in resources. |
ObserverFactory |
create(PatternObserverSpec spec)
Creates an observer factory considering configured plugged-in resources. |
Method Detail |
---|
ObserverFactory create(PatternObserverSpec spec) throws PatternObjectException
spec
- is the namespace, name and parameters for the observer
PatternObjectException
- if the observer cannot be resolvedGuardFactory create(PatternGuardSpec spec) throws PatternObjectException
spec
- is the namespace, name and parameters for the guard
PatternObjectException
- if the guard cannot be resolved
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |