org.jboss.msc.service
Class ServiceContainer.Factory
java.lang.Object
org.jboss.msc.service.ServiceContainer.Factory
- Enclosing interface:
- ServiceContainer
public static class ServiceContainer.Factory
- extends Object
The factory class for service containers.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
create
public static ServiceContainer create()
- Create a new instance.
- Returns:
- a new service container instance
Copyright © 2010 JBoss, a division of Red Hat, Inc.