Package com.evolveum.axiom.reactor
Class Dependency.Unsatified<V>
java.lang.Object
com.evolveum.axiom.reactor.AbstractDependency<V>
com.evolveum.axiom.reactor.Dependency.Unsatified<V>
- All Implemented Interfaces:
- Dependency<V>
- Enclosing interface:
- Dependency<T>
- 
Nested Class SummaryNested classes/interfaces inherited from interface com.evolveum.axiom.reactor.DependencyDependency.Immediate<V>, Dependency.OptionalDep<T>, Dependency.Search<T>, Dependency.Suppliable<V>, Dependency.Unsatified<V>
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.evolveum.axiom.reactor.AbstractDependencyerrorMessage, unsatisfiedMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.evolveum.axiom.reactor.DependencyflatMap, isRequired, map
- 
Constructor Details- 
Unsatifiedpublic Unsatified()
 
- 
- 
Method Details- 
isSatisfiedpublic boolean isSatisfied()
- 
get
 
-