org.apache.openejb.server
Class Server.ServerServiceFactory

java.lang.Object
  extended by org.apache.openejb.server.Server.ServerServiceFactory
Enclosing class:
Server

public static class Server.ServerServiceFactory
extends Object


Constructor Summary
Server.ServerServiceFactory()
           
 
Method Summary
 ServerService createService(URI location)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Server.ServerServiceFactory

public Server.ServerServiceFactory()
Method Detail

createService

public ServerService createService(URI location)
                            throws IOException
Throws:
IOException


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.