public class AssetRegistry
Registry for managing asset registration. Provides methods to register and query asset items.
java.lang.Object > AssetRegistry
Field Summary
No fields documented.
Method Detail
AssetRegistry
public
public
AssetRegistry
(final List unregister)
Method AssetRegistry.
- Parameters:
final Listunregister
register
Method register.
- Parameters:
@Nonnull final SassetStore
shutdown
public
void
shutdown
()
Method shutdown.