|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvocationContext.ContextType | |
|---|---|
| org.tango.server | |
| Uses of InvocationContext.ContextType in org.tango.server |
|---|
| Methods in org.tango.server that return InvocationContext.ContextType | |
|---|---|
InvocationContext.ContextType |
InvocationContext.getContext()
InvocationContext.ContextType |
static InvocationContext.ContextType |
InvocationContext.ContextType.valueOf(java.lang.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. |
| Constructors in org.tango.server with parameters of type InvocationContext.ContextType | |
|---|---|
InvocationContext(InvocationContext.ContextType context,
InvocationContext.CallType callType,
fr.esrf.Tango.ClntIdent clientID,
java.lang.String... names)
Ctr |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||