org.hibernate.ejb.test.callbacks
Class FirstOneListener

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

public class FirstOneListener
extends Object


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

Constructor Detail

FirstOneListener

public FirstOneListener()
Method Detail

firstOne

public void firstOne(CommunicationSystem object)


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