public class PortGenerator extends Object implements FactoryBean
| Constructor and Description |
|---|
PortGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getObject() |
Class |
getObjectType() |
int |
getPort() |
boolean |
isSingleton() |
void |
setBasePort(int basePort) |
void |
setPortOffset(int portOffset) |
public void setBasePort(int basePort)
public void setPortOffset(int portOffset)
public int getPort()
public Object getObject() throws Exception
getObject in interface FactoryBeanExceptionpublic Class getObjectType()
getObjectType in interface FactoryBeanpublic boolean isSingleton()
isSingleton in interface FactoryBeanCopyright © GigaSpaces.