org.opennms.serviceregistration
Class ServiceRegistrationFactory

java.lang.Object
  extended by org.opennms.serviceregistration.ServiceRegistrationFactory

public class ServiceRegistrationFactory
extends java.lang.Object


Method Summary
 java.lang.Object clone()
           
static ServiceRegistrationStrategy getStrategy()
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getStrategy

public static ServiceRegistrationStrategy getStrategy()
                                               throws java.lang.Exception
Throws:
java.lang.Exception

clone

public java.lang.Object clone()
                       throws java.lang.CloneNotSupportedException
Overrides:
clone in class java.lang.Object
Throws:
java.lang.CloneNotSupportedException


Copyright © 2007. All Rights Reserved.