com.sun.ejb.containers
Class TimerBean.Blob

java.lang.Object
  extended by com.sun.ejb.containers.TimerBean.Blob
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
TimerBean

public static class TimerBean.Blob
extends java.lang.Object
implements java.io.Serializable

To be used to read in TimerBean.Blob and replace with TimerState.Blob on v2.x upgrade

See Also:
Serialized Form

Constructor Summary
TimerBean.Blob()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimerBean.Blob

public TimerBean.Blob()


Copyright © 2012 GlassFish Community. All Rights Reserved.