|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.execution.core.loader.ScopedChannelClassLoader.AbstractControlDirective
org.eclipse.hyades.execution.core.loader.ScopedChannelClassLoader.AbstractControlDirective.BeginControlDirective
The begin control directive, supports the visitor pattern for type differentiating behavior
| Nested Class Summary | |
|---|---|
static class |
ScopedChannelClassLoader.AbstractControlDirective.BeginControlDirective
The begin control directive, supports the visitor pattern for type differentiating behavior |
static class |
ScopedChannelClassLoader.AbstractControlDirective.EndControlDirective
The end control directive, supports the visitor pattern for type differentiating behavior |
static class |
ScopedChannelClassLoader.AbstractControlDirective.IdentifyControlDirective
The identify control directive, supports the visitor pattern for type differentiating behavior |
| Constructor Summary | |
|---|---|
ScopedChannelClassLoader.AbstractControlDirective.BeginControlDirective()
|
|
| Method Summary | |
|---|---|
boolean |
accept(org.eclipse.hyades.execution.core.loader.ScopedChannelClassLoader.AbstractControlDirective.ControlDirectiveVisitor visitor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ScopedChannelClassLoader.AbstractControlDirective.BeginControlDirective()
| Method Detail |
public boolean accept(org.eclipse.hyades.execution.core.loader.ScopedChannelClassLoader.AbstractControlDirective.ControlDirectiveVisitor visitor)
throws java.io.IOException
visitor - the visitor to be called back on (call dispatched per
type)
java.io.IOException
|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||