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