com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client
Class ModelProxyManager<T>

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.ModelProxyManager<T>

public class ModelProxyManager<T>
extends java.lang.Object


Method Summary
 T detach(T proxy)
           
static ModelProxyManager getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

detach

public T detach(T proxy)

getInstance

public static ModelProxyManager getInstance()


Copyright © 2010-2011 Petals Link. All Rights Reserved.