public class RSFactoryDesktop extends RSFactory
| Constructor and Description |
|---|
RSFactoryDesktop() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.reflect.InvocationHandler |
createRSWrapperInvocationHandler(jadex.bridge.IInternalAccess agent,
java.lang.Class<?> impl) |
getInstancepublic java.lang.reflect.InvocationHandler createRSWrapperInvocationHandler(jadex.bridge.IInternalAccess agent,
java.lang.Class<?> impl)
createRSWrapperInvocationHandler in class RSFactory