|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fungus.core.service.AbstractService | +--fungus.core.service.LoadBalancer
Fields inherited from class fungus.core.service.AbstractService |
---|
infra |
Fields inherited from interface fungus.core.service.LoadBalancerService |
---|
resource |
Constructor Summary | |
---|---|
LoadBalancer()
Creates a new LoadBalancer instance. |
Method Summary | |
---|---|
void |
balance()
Realise le load balancing. |
void |
init()
initialise le service. |
Methods inherited from class fungus.core.service.AbstractService |
---|
getAuthor, getDate, getName, getType, getVersion, setInformation, setInfrastructure |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface fungus.core.service.Service |
---|
getType, setInfrastructure |
Constructor Detail |
public LoadBalancer()
LoadBalancer
instance.Method Detail |
public void init()
Service
init
in interface Service
init
in class AbstractService
public void balance()
LoadBalancerService
balance
in interface LoadBalancerService
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |