com.oldlight.weaver.interpreter.components
Class WeaverApplicationComponentChoice.When
java.lang.Object
com.oldlight.weaver.interpreter.components.WeaverApplicationComponentChoice.When
- Enclosing class:
- WeaverApplicationComponentChoice
- private class WeaverApplicationComponentChoice.When
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
when
private WeaverApplicationComponentGroup when
guard
private WeaverPredicate guard
location
private WeaverFileLocation location
WeaverApplicationComponentChoice.When
public WeaverApplicationComponentChoice.When(WeaverApplicationComponentGroup theWhen,
WeaverPredicate theGuard,
WeaverFileLocation theLocation)