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