org.eclipse.net4j.util.factory
Interface IFactoryKey

All Known Implementing Classes:
FactoryKey

public interface IFactoryKey

Identifies a factory by product group and type.

No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.

Method Summary
 String getProductGroup()
           
 String getType()
           
 

Method Detail

getProductGroup

String getProductGroup()

getType

String getType()


Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.