Package | Description |
---|---|
org.apache.turbine.services |
Contains the Service framework for Turbine.
|
Modifier and Type | Class and Description |
---|---|
class |
TurbineServices
This is a singleton utility class that acts as a Services broker.
|
Modifier and Type | Method and Description |
---|---|
static ServiceManager |
TurbineServices.getInstance()
The method through which this class is accessed as a broker.
|
Modifier and Type | Method and Description |
---|---|
static void |
TurbineServices.setManager(ServiceManager manager)
The method through which to change the default manager.
|
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.