org.nakedobjects.runtime.system.facetdecorators
Class ReflectionPeerBuilder

java.lang.Object
  extended by org.nakedobjects.runtime.system.facetdecorators.ReflectionPeerBuilder
All Implemented Interfaces:
ApplicationScopedComponent, Component

Deprecated.

@Deprecated
public class ReflectionPeerBuilder
extends java.lang.Object
implements ApplicationScopedComponent


Constructor Summary
ReflectionPeerBuilder()
          Deprecated.  
 
Method Summary
 void debugData(DebugString str)
          Deprecated.  
 void init()
          Deprecated.  
 void shutdown()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReflectionPeerBuilder

public ReflectionPeerBuilder()
Deprecated. 
Method Detail

init

public void init()
Deprecated. 
Specified by:
init in interface ApplicationScopedComponent

shutdown

public void shutdown()
Deprecated. 
Specified by:
shutdown in interface ApplicationScopedComponent

debugData

public void debugData(DebugString str)
Deprecated. 


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.