|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.messaging.core.config.impl.ConfigurationImpl
org.jboss.messaging.core.config.impl.FileConfiguration
public class FileConfiguration
ConfigurationImpl This class allows the Configuration class to be configured via a config file.
Field Summary |
---|
Constructor Summary | |
---|---|
FileConfiguration()
|
Method Summary | |
---|---|
java.lang.String |
getConfigurationUrl()
|
void |
setConfigurationUrl(java.lang.String configurationUrl)
|
void |
start()
|
void |
stop()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileConfiguration()
Method Detail |
---|
public void start() throws java.lang.Exception
start
in interface MessagingComponent
start
in class ConfigurationImpl
java.lang.Exception
public void stop() throws java.lang.Exception
stop
in interface MessagingComponent
stop
in class ConfigurationImpl
java.lang.Exception
public java.lang.String getConfigurationUrl()
public void setConfigurationUrl(java.lang.String configurationUrl)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |