textbender.a.u.chromography
Class InPageFactory
java.lang.Object
  
InPageFactory
- All Implemented Interfaces: 
 - PropertyChangeListener, EventListener
 
@ThreadSafe
public final class InPageFactory
- extends Object
- implements PropertyChangeListener
  
Reference series loader that responds to transfers loaded in a Web page,
 as detected via a user-applet. In response,
 it sets a new chromograph reference series
 corresponding to the transferand.
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
InPageFactory
public InPageFactory(PageVisit vP)
              throws RemoteException
- Creates an InPageFactory.
- Parameters:
 vP - page visit, context
- Throws:
 RemoteException - if the chromography service is unreachable
 
uniqueID
public HostServiceRegistry.UniqueID uniqueID()
- The unique identifier of this referenceSeries origin.
 
 
 
propertyChange
@ThreadSafe
public void propertyChange(PropertyChangeEvent e)
- Specified by:
 propertyChange in interface PropertyChangeListener