public abstract class RSFactory extends Object
Constructor and Description |
---|
RSFactory() |
Modifier and Type | Method and Description |
---|---|
abstract InvocationHandler |
createRSWrapperInvocationHandler(IInternalAccess agent,
Class<?> impl) |
static RSFactory |
getInstance() |
public static RSFactory getInstance()
public abstract InvocationHandler createRSWrapperInvocationHandler(IInternalAccess agent, Class<?> impl)
Copyright © 2012. All Rights Reserved.