JBoss Modular Service Kernel API 1.0.0.Beta4-SNAPSHOT

org.jboss.msc.service
Class ServiceContainer.Factory

java.lang.Object
  extended by org.jboss.msc.service.ServiceContainer.Factory
Enclosing interface:
ServiceContainer

public static class ServiceContainer.Factory
extends Object

The factory class for service containers.


Method Summary
static ServiceContainer create()
          Create a new instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public static ServiceContainer create()
Create a new instance.

Returns:
a new service container instance

JBoss Modular Service Kernel API 1.0.0.Beta4-SNAPSHOT

Copyright © 2010 JBoss, a division of Red Hat, Inc.