Package net.bluemind.core.container.api
Interface ISharedContainersAsync
public interface ISharedContainersAsync
- 
Method Summary
Modifier and TypeMethodDescriptionvoidgetSharedContainers(String type, AsyncHandler<List<SharedContainer>> handler)  
- 
Method Details