| Package | Description |
|---|---|
| org.tango.server |
| Modifier and Type | Method and Description |
|---|---|
InvocationContext.ContextType |
InvocationContext.getContext()
|
static InvocationContext.ContextType |
InvocationContext.ContextType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InvocationContext.ContextType[] |
InvocationContext.ContextType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
InvocationContext(InvocationContext.ContextType context,
InvocationContext.CallType callType,
fr.esrf.Tango.ClntIdent clientID,
String... names)
Ctr
|
Copyright © 2012–2017 Tango Controls. All rights reserved.