AIDA API
Version 3.3

hep.aida
Interface IGenericFactory


public interface IGenericFactory

Basic user-level interface for creating a generic factory.

Author:
The AIDA team (http://aida.freehep.org/)

Method Summary
 String type()
          The type of the factory (as specified when the factory was created).
 

Method Detail

type

public String type()
The type of the factory (as specified when the factory was created).

Returns:
The factory type.

AIDA API
Version 3.3

Copyright © 2000-2004 AIDA Team, All Rights Reserved.