com.ccg.beans
Class NamedObjectFactory

java.lang.Object
  extended by com.ccg.beans.ObjectFactoryAdapter
      extended by com.ccg.beans.NamedObjectFactory
All Implemented Interfaces:
ObjectFactory

 class NamedObjectFactory
extends ObjectFactoryAdapter


Constructor Summary
NamedObjectFactory(String name, Class oc)
           
 
Method Summary
 String toString()
          Get a string representation of the object.
 
Methods inherited from class com.ccg.beans.ObjectFactoryAdapter
createNamedObjectFactory, createObjectInstance, createObjectInstance, getObjectClass, setObjectClass, stringToClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NamedObjectFactory

public NamedObjectFactory(String name,
                          Class oc)
Method Detail

toString

public String toString()
Description copied from class: ObjectFactoryAdapter
Get a string representation of the object.

Overrides:
toString in class ObjectFactoryAdapter
Returns:
The name of the associated class.


Copyright 1998-1998-2006 null. All Rights Reserved.