public class TempFileService extends AbstractResinSubSystem
START_PRIORITY_CACHE_SERVICE, START_PRIORITY_CLASSLOADER, START_PRIORITY_CLUSTER_SERVICE, START_PRIORITY_DATABASE_SYSTEM, START_PRIORITY_DEFAULT, START_PRIORITY_ENV_SYSTEM, START_PRIORITY_NETWORK_CLUSTER, STOP_PRIORITY_CLASSLOADER| Constructor and Description |
|---|
TempFileService(TempFileManager manager) |
| Modifier and Type | Method and Description |
|---|---|
static TempFileService |
createAndAddService() |
static TempFileService |
createAndAddService(TempFileManager manager) |
static TempFileService |
getCurrent() |
TempFileManager |
getManager() |
void |
stop()
Stops the service.
|
destroy, getStartPriority, getStopPriority, isActive, preCreate, start, toStringpublic TempFileService(TempFileManager manager)
public static TempFileService createAndAddService()
public static TempFileService createAndAddService(TempFileManager manager)
public static TempFileService getCurrent()
public TempFileManager getManager()
public void stop()
throws java.lang.Exception
ResinSubSystemstop in interface ResinSubSystemstop in class AbstractResinSubSystemjava.lang.Exception