|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.swordfish.plugins.planner.policy.AssertionHint<T>
public class AssertionHint<T extends org.apache.neethi.Assertion>
| Constructor Summary | |
|---|---|
AssertionHint(T assertion)
|
|
| Method Summary | |
|---|---|
T |
getInfo()
Get the information object wrapped by the receiver. |
java.lang.Class<T> |
getType()
Indicate the class/interface of the information object wrapped by the receiver. |
boolean |
supportsInterceptor(Interceptor candidateInterceptor,
ReadOnlyRegistry<Interceptor> registry)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssertionHint(T assertion)
| Method Detail |
|---|
public T getInfo()
Hint
getInfo in interface Hint<T extends org.apache.neethi.Assertion>null).public java.lang.Class<T> getType()
Hint
getType in interface Hint<T extends org.apache.neethi.Assertion>
public boolean supportsInterceptor(Interceptor candidateInterceptor,
ReadOnlyRegistry<Interceptor> registry)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||