COSMOS ${releaseVersion} data-collection Project
Public API Specification

org.eclipse.cosmos.dc.mgmt.common.util
Class ManagementProxyFactory

java.lang.Object
  extended by org.eclipse.cosmos.dc.mgmt.common.util.ManagementProxyFactory

public class ManagementProxyFactory
extends java.lang.Object


Constructor Summary
ManagementProxyFactory()
           
 
Method Summary
static java.lang.Object getManagedProxy(java.lang.Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagementProxyFactory

public ManagementProxyFactory()
Method Detail

getManagedProxy

public static java.lang.Object getManagedProxy(java.lang.Object obj)

COSMOS ${releaseVersion} data-collection Project
Public API Specification