org.objectweb.jorm.facility.naming.olongid
Class LongIdPBinder

java.lang.Object
  extended byLongIdBinder
      extended byorg.objectweb.jorm.facility.naming.olongid.LongIdPBinder

public class LongIdPBinder
extends LongIdBinder

is a LongIdBinder. the only role of this clas is to set the key value to the PClassMapping when the Binder is linked to the PCM.

Author:
S.Chassande-Barrioz
See Also:
Serialized Form

Constructor Summary
LongIdPBinder()
           
 
Method Summary
 void setPClassMapping(PClassMapping pcm)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LongIdPBinder

public LongIdPBinder()
Method Detail

setPClassMapping

public void setPClassMapping(PClassMapping pcm)