Uses of Class
org.compiere.server.ServerInstance
-
Packages that use ServerInstance Package Description org.compiere.server org.idempiere.server.cluster org.idempiere.server.cluster.callable -
-
Uses of ServerInstance in org.compiere.server
Methods in org.compiere.server that return ServerInstance Modifier and Type Method Description ServerInstanceAdempiereServerMgr. getServerInstance(String serverID)Get Server with IDServerInstanceIServerManager. getServerInstance(String serverId)Get server instance by idServerInstance[]AdempiereServerMgr. getServerInstances()ServerInstance[]IServerManager. getServerInstances() -
Uses of ServerInstance in org.idempiere.server.cluster
Methods in org.idempiere.server.cluster that return ServerInstance Modifier and Type Method Description ServerInstanceClusterServerMgr. getServerInstance(String serverId)ServerInstance[]ClusterServerMgr. getServerInstances() -
Uses of ServerInstance in org.idempiere.server.cluster.callable
Methods in org.idempiere.server.cluster.callable that return ServerInstance Modifier and Type Method Description ServerInstance[]GetAllCallable. call()ServerInstanceGetServerCallable. call()
-