hep.aida.ref
Class GenericFactory

java.lang.Object
  extended by hep.aida.ref.GenericFactory
All Implemented Interfaces:
IGenericFactory

public class GenericFactory
extends Object
implements IGenericFactory


Constructor Summary
GenericFactory(String type)
           
 
Method Summary
 String type()
          The type of the factory (as specified when the factory was created).
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericFactory

public GenericFactory(String type)
Method Detail

type

public String type()
Description copied from interface: IGenericFactory
The type of the factory (as specified when the factory was created).

Specified by:
type in interface IGenericFactory
Returns:
The factory type.


jHepWork 3.2 © jWork.org