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 java.lang.Object


Constructor Summary
Server.ServerServiceFactory()
           
 
Method Summary
 ServerService createService(java.net.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(java.net.URI location)
                            throws java.io.IOException
Throws:
java.io.IOException


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