org.hibernate.ejb.test.callbacks
Class IncreaseListener

java.lang.Object
  extended by org.hibernate.ejb.test.callbacks.IncreaseListener

public class IncreaseListener
extends Object


Constructor Summary
IncreaseListener()
           
 
Method Summary
 void increate(CommunicationSystem object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IncreaseListener

public IncreaseListener()
Method Detail

increate

public void increate(CommunicationSystem object)


Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.