org.eclipse.net4j.util.factory
Interface IFactoryKey

All Known Implementing Classes:
FactoryKey

public interface IFactoryKey

Author:
Eike Stepper
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 - 2011 Eike Stepper (Berlin, Germany) and others.