public class InvocationMetadata
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
boolean |
getSwallows()
Returns whether or not this command can swallow content.
|
ThreadPolicy |
getThreadPolicy() |
boolean |
isInvocable()
Returns whether or not this command can be invoked without any swallowed content.
|
public boolean getSwallows()
public boolean isInvocable()
public ThreadPolicy getThreadPolicy()