org.eclipse.net4j.buddies.spi.common
Class ServerFacilityFactory

java.lang.Object
  extended by org.eclipse.net4j.util.factory.Factory
      extended by org.eclipse.net4j.buddies.spi.common.ServerFacilityFactory
All Implemented Interfaces:
IFactory

public abstract class ServerFacilityFactory
extends Factory


Field Summary
static java.lang.String PRODUCT_GROUP
           
 
Constructor Summary
ServerFacilityFactory(java.lang.String type)
           
 
Method Summary
 
Methods inherited from class org.eclipse.net4j.util.factory.Factory
getDescriptionFor, getKey, getProductGroup, getType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.net4j.util.factory.IFactory
create
 

Field Detail

PRODUCT_GROUP

public static final java.lang.String PRODUCT_GROUP
See Also:
Constant Field Values
Constructor Detail

ServerFacilityFactory

public ServerFacilityFactory(java.lang.String type)

Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.