AssetRegistry

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 List unregister

register

public AssetRegistry register (@Nonnull final S assetStore)

Method register.

Parameters:
@Nonnull final S assetStore

shutdown

public void shutdown ()

Method shutdown.