com.agentfactory.cldc.p2pmig
Class P2PMigConstant

java.lang.Object
  extended by com.agentfactory.cldc.p2pmig.P2PMigConstant

public class P2PMigConstant
extends java.lang.Object

Constants used in the peer to peer migration service and associated actuator.

Author:
Conor Muldoon

Field Summary
static java.lang.String MIGRATION
           
 
Constructor Summary
P2PMigConstant()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MIGRATION

public static final java.lang.String MIGRATION
See Also:
Constant Field Values
Constructor Detail

P2PMigConstant

public P2PMigConstant()