|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.server.impl.config.ConfigurationImpl
public class ConfigurationImpl
| Constructor Summary | |
|---|---|
ConfigurationImpl()
|
|
| Method Summary | |
|---|---|
int |
getNonSecurePort()
|
int |
getSecurePort()
|
void |
setNonSecurePort(int nonSecurePort)
|
void |
setSecurePort(int securePort)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigurationImpl()
| Method Detail |
|---|
public int getNonSecurePort()
getNonSecurePort in interface Configurationpublic void setNonSecurePort(int nonSecurePort)
setNonSecurePort in interface Configurationpublic int getSecurePort()
getSecurePort in interface Configurationpublic void setSecurePort(int securePort)
setSecurePort in interface Configuration
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||