se.linkon.stina.domain.provider
Class LknTimeoutTimeChangedAspect

java.lang.Object
  extended by se.linkon.stina.domain.provider.LknTimeoutTimeChangedAspect
All Implemented Interfaces:
TiAspectInterface

public class LknTimeoutTimeChangedAspect
extends java.lang.Object
implements TiAspectInterface

Version:
$Revision: 1 $, $Date: 06-01-05 14:18 $
Author:
Per Lindberger

Field Summary
protected  TiIntegerInterface _newValue
           
protected  TiIntegerInterface _oldValue
           
 
Constructor Summary
LknTimeoutTimeChangedAspect(TiIntegerInterface newValue, TiIntegerInterface oldValue)
           
 
Method Summary
 TiIntegerInterface getNewValue()
           
 TiIntegerInterface getOldValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_newValue

protected TiIntegerInterface _newValue

_oldValue

protected TiIntegerInterface _oldValue
Constructor Detail

LknTimeoutTimeChangedAspect

public LknTimeoutTimeChangedAspect(TiIntegerInterface newValue,
                                   TiIntegerInterface oldValue)
Method Detail

getNewValue

public TiIntegerInterface getNewValue()

getOldValue

public TiIntegerInterface getOldValue()


Copyright © 2012. All Rights Reserved.