pobs
Class PWrapper

java.lang.Object
  extended bypobs.PWrapper

public class PWrapper
extends java.lang.Object

Wraps any object so it can be bound to other objectes.

Author:
Martijn W. van der Lee

Field Summary
 java.lang.Object object
           
 
Constructor Summary
PWrapper(java.lang.Object object)
          Sole constructor.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

object

public java.lang.Object object
Constructor Detail

PWrapper

public PWrapper(java.lang.Object object)
Sole constructor.

Parameters:
object - an object which is to be accessed through binding