org.fcrepo.server.proxy
Class ProxyFactory

java.lang.Object
  extended by org.fcrepo.server.proxy.ProxyFactory

public class ProxyFactory
extends Object

Version:
$Id$
Author:
Edwin Shin

Constructor Summary
ProxyFactory()
           
 
Method Summary
static Object getProxy(Object target, Object[] invocationHandlers)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxyFactory

public ProxyFactory()
Method Detail

getProxy

public static Object getProxy(Object target,
                              Object[] invocationHandlers)
                       throws Exception
Throws:
Exception


Copyright © 2011 DuraSpace. All Rights Reserved.