- getArguments() - Method in interface org.jomc.spi.Invocation
-
Gets the arguments of this invocation.
- getContext() - Method in interface org.jomc.spi.Invocation
-
Gets the context of this invocation.
- getMethod() - Method in interface org.jomc.spi.Invocation
-
Gets the method of this invocation.
- getObject() - Method in interface org.jomc.spi.Invocation
-
Gets the object of this invocation.
- getObject(Class<T>, URI) - Method in interface org.jomc.spi.Locator
-
Gets an object for a given location URI.
- getObject(String) - Method in interface org.jomc.spi.Scope
-
Gets an object from the scope.
- getObjects() - Method in interface org.jomc.spi.Scope
-
Gets the objects of the scope.
- getResult() - Method in interface org.jomc.spi.Invocation
-
Gets the result of this invocation.