org.codehaus.wadi.group.impl
Class ServiceEndpointBuilder

java.lang.Object
  extended by org.codehaus.wadi.group.impl.ServiceEndpointBuilder

public class ServiceEndpointBuilder
extends java.lang.Object

Version:
$Revision: 1603 $

Constructor Summary
ServiceEndpointBuilder()
           
 
Method Summary
 void addSEI(Dispatcher dispatcher, java.lang.Class[] clazzes, java.lang.Object target)
           
 void addSEI(Dispatcher dispatcher, java.lang.Class clazz, java.lang.Object target)
           
 void dispose(int nbAttemp, long delayMillis)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceEndpointBuilder

public ServiceEndpointBuilder()
Method Detail

addSEI

public void addSEI(Dispatcher dispatcher,
                   java.lang.Class[] clazzes,
                   java.lang.Object target)

addSEI

public void addSEI(Dispatcher dispatcher,
                   java.lang.Class clazz,
                   java.lang.Object target)

dispose

public void dispose(int nbAttemp,
                    long delayMillis)


Copyright © 2008. All Rights Reserved.