Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.webengine.loader
Class StaticClassProxy

java.lang.Object
  extended by org.nuxeo.ecm.webengine.loader.StaticClassProxy
All Implemented Interfaces:
ClassProxy

public class StaticClassProxy
extends Object
implements ClassProxy

Author:
Bogdan Stefanescu

Constructor Summary
StaticClassProxy(Class<?> clazz)
           
 
Method Summary
 Class<?> get()
           
 String getClassName()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StaticClassProxy

public StaticClassProxy(Class<?> clazz)
Method Detail

getClassName

public String getClassName()
Specified by:
getClassName in interface ClassProxy

get

public Class<?> get()
Specified by:
get in interface ClassProxy

toString

public String toString()
Overrides:
toString in class Object

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.