public class GetTenantsCallable extends java.lang.Object implements java.util.concurrent.Callable<java.util.List<STenant>>
GetTenantsCallable(PlatformService platformService)
java.util.List<STenant>
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GetTenantsCallable(PlatformService platformService)
platformService
public java.util.List<STenant> call() throws java.lang.Exception
call
java.util.concurrent.Callable<java.util.List<STenant>>
java.lang.Exception