Class VanillaInterfaceHandler<T>

java.lang.Object
org.oddjob.jmx.VanillaInterfaceHandler<T>
Type Parameters:
T - The type the handler is for.
All Implemented Interfaces:
ArooaValue, ArooaSessionAware, ValueFactory<ServerInterfaceHandlerFactory<T,T>>

public class VanillaInterfaceHandler<T> extends Object implements ValueFactory<ServerInterfaceHandlerFactory<T,T>>, ArooaSessionAware
Provide a generic ServerInterfaceManagerFactory for an interface.