org.eclipse.emf.cdo.server.net4j
Class FailoverMonitor.Factory

java.lang.Object
  extended by org.eclipse.net4j.util.factory.Factory
      extended by org.eclipse.emf.cdo.server.net4j.FailoverMonitor.Factory
All Implemented Interfaces:
IFactory
Enclosing class:
FailoverMonitor

public static class FailoverMonitor.Factory
extends Factory

Creates fail-over monitor instances.


Field Summary
static String TYPE
           
 
Constructor Summary
FailoverMonitor.Factory()
           
 
Method Summary
 FailoverMonitor create(String description)
           
 
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
 

Field Detail

TYPE

public static final String TYPE
See Also:
Constant Field Values
Constructor Detail

FailoverMonitor.Factory

public FailoverMonitor.Factory()
Method Detail

create

public FailoverMonitor create(String description)
                       throws ProductCreationException
Throws:
ProductCreationException


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