Package | Description |
---|---|
net.officefloor.frame.impl.execute.asset | |
net.officefloor.frame.internal.structure |
Modifier and Type | Class and Description |
---|---|
class |
AssetMonitorImpl
Implementation of the
AssetMonitor . |
Modifier and Type | Method and Description |
---|---|
AssetMonitor |
AssetManagerImpl.createAssetMonitor(Asset asset) |
Modifier and Type | Method and Description |
---|---|
void |
AssetManagerImpl.registerAssetMonitor(AssetMonitor monitor) |
void |
AssetManagerImpl.unregisterAssetMonitor(AssetMonitor monitor) |
Modifier and Type | Method and Description |
---|---|
AssetMonitor |
AssetManager.createAssetMonitor(Asset asset)
Creates a new
AssetMonitor . |
Modifier and Type | Method and Description |
---|---|
void |
AssetManager.registerAssetMonitor(AssetMonitor monitor)
Registers a
AssetMonitor to be managed by this
AssetManager . |
void |
AssetManager.unregisterAssetMonitor(AssetMonitor monitor)
Unregisters a
AssetMonitor from being managed by this
AssetManager . |
Copyright © 2005–2016. All rights reserved.