org.jboss.errai.workspaces.client.rpc
Class AdapterRegistry
java.lang.Object
org.jboss.errai.workspaces.client.rpc.AdapterRegistry
public class AdapterRegistry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
adapters
public static final Map<Class,Attachable> adapters
AdapterRegistry
public AdapterRegistry()
addAdapter
public static void addAdapter(Class cls,
Attachable attachable)
getAdapter
public static Attachable getAdapter(Class cls)
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.