|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.kernel.server.PetalsServerImpl
public class PetalsServerImpl
This class allows to start and stop the Petals Server.
| Field Summary |
|---|
| Fields inherited from interface org.ow2.petals.kernel.api.server.PetalsServer |
|---|
INSTALL_DIRECTORY, INSTALLED_DIRECTORY, WORK_DIRECTORY |
| Constructor Summary | |
|---|---|
PetalsServerImpl()
Creates a new instance of PetalsServerImpl |
|
PetalsServerImpl(boolean observer)
Creates a new instance of PetalsServerImpl |
|
| Method Summary | |
|---|---|
java.lang.String |
browseJNDI()
|
java.lang.String |
getContainerConfiguration()
|
java.util.List<org.ow2.petals.kernel.api.service.ServiceEndpoint> |
getServiceEndpoints(boolean global)
|
void |
init()
Initialize the PEtALS environment. |
void |
start()
Start the Petals Server. |
void |
stop()
|
void |
synchronizeRegistry()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PetalsServerImpl()
throws org.ow2.petals.kernel.api.server.PetalsException
PetalsServerImpl
org.ow2.petals.kernel.api.server.PetalsException
public PetalsServerImpl(boolean observer)
throws org.ow2.petals.kernel.api.server.PetalsException
PetalsServerImpl
org.ow2.petals.kernel.api.server.PetalsException| Method Detail |
|---|
public void init()
throws org.ow2.petals.kernel.api.server.PetalsException
init in interface org.ow2.petals.kernel.api.server.PetalsServerorg.ow2.petals.kernel.api.server.PetalsExceptionPetalsServer.init()
public void start()
throws org.ow2.petals.kernel.api.server.PetalsException
start in interface org.ow2.petals.kernel.api.server.PetalsServerorg.ow2.petals.kernel.api.server.PetalsExceptionPetalsServer.start()
public void stop()
throws org.ow2.petals.kernel.api.server.PetalsException
stop in interface org.ow2.petals.kernel.api.server.PetalsServerorg.ow2.petals.kernel.api.server.PetalsException
public java.lang.String getContainerConfiguration()
throws org.ow2.petals.kernel.api.server.PetalsException
getContainerConfiguration in interface org.ow2.petals.kernel.api.server.PetalsServerorg.ow2.petals.kernel.api.server.PetalsException
public java.lang.String browseJNDI()
throws org.ow2.petals.kernel.api.server.PetalsException
browseJNDI in interface org.ow2.petals.kernel.api.server.PetalsServerorg.ow2.petals.kernel.api.server.PetalsException
public java.util.List<org.ow2.petals.kernel.api.service.ServiceEndpoint> getServiceEndpoints(boolean global)
throws org.ow2.petals.kernel.api.server.PetalsException
getServiceEndpoints in interface org.ow2.petals.kernel.api.server.PetalsServerorg.ow2.petals.kernel.api.server.PetalsException
public void synchronizeRegistry()
throws org.ow2.petals.kernel.api.server.PetalsException
synchronizeRegistry in interface org.ow2.petals.kernel.api.server.PetalsServerorg.ow2.petals.kernel.api.server.PetalsException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||