|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IServerConfig
Extend the way to configure a CMI server.
| Method Summary | |
|---|---|
void |
addLocalFilters(IFilter[] filters)
Add local filters. |
java.lang.String |
getDeployDirectory()
Get the deploy directory. |
boolean |
isProtocolAdded()
|
void |
setDeployDirectory(java.lang.String deployDirectory)
Get the deploy directory. |
| Methods inherited from interface org.ow2.cmi.controller.common.IConfig |
|---|
addInterceptors, getClientProviderName, getComponents, getConfDir, getDummyRegistryName, getMbeanDomainName, getMbeanName, isAdminEnabled, isAutoConfigureComponents, isDummyRegistryEnabled, setConfDir |
| Method Detail |
|---|
void addLocalFilters(IFilter[] filters)
filters - local filtersboolean isProtocolAdded()
java.lang.String getDeployDirectory()
void setDeployDirectory(java.lang.String deployDirectory)
deployDirectory - stringified url of the directory where to put stuff to be deployed.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||