org.jboss.naming
Class NamingProviderURLWriter
java.lang.Object
org.jboss.naming.NamingProviderURLWriter
public class NamingProviderURLWriter
- extends Object
- Version:
- $Revision: $
- Author:
- Brian Stansberry
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_PERSIST_FILE_NAME
public static final String DEFAULT_PERSIST_FILE_NAME
- See Also:
- Constant Field Values
NamingProviderURLWriter
public NamingProviderURLWriter()
getOutputDirURI
public URI getOutputDirURI()
setOutputDirURL
public void setOutputDirURL(URI dir)
getOutputFileName
public String getOutputFileName()
setOutputFileName
public void setOutputFileName(String name)
setServer
public void setServer(org.jboss.bootstrap.spi.Server server)
getBootstrapURL
public String getBootstrapURL()
setBootstrapURL
public void setBootstrapURL(String url)
start
public void start()
throws Exception
- Throws:
Exception
stop
public void stop()
throws Exception
- Throws:
Exception
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.