|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.cmi.internal.CmiServiceHelper
public final class CmiServiceHelper
Cmi service helper.
| Field Summary | |
|---|---|
static java.lang.String |
CMI_CONFIGURATION_FILE_NAME
The cmi configuration file. |
| Method Summary | |
|---|---|
static java.lang.String |
sendBundle(org.ow2.cmi.controller.server.ServerClusterViewManager clusterViewManager,
BundleContent bundle)
Sends bundle content to the server-side manager. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CMI_CONFIGURATION_FILE_NAME
| Method Detail |
|---|
public static java.lang.String sendBundle(org.ow2.cmi.controller.server.ServerClusterViewManager clusterViewManager,
BundleContent bundle)
throws java.io.FileNotFoundException
clusterViewManager - the server-side managerbundle - the bundle to send.
java.io.FileNotFoundException - bundle does'nt exist
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||