org.apache.geronimo.samples.javaee6.ejbtimer.sessionBean
Class logFacade

java.lang.Object
  extended by org.apache.geronimo.samples.javaee6.ejbtimer.sessionBean.logFacade

public class logFacade
extends Object


Constructor Summary
logFacade()
           
 
Method Summary
 int count()
           
 List<Log> findAll()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

logFacade

public logFacade()
Method Detail

findAll

public List<Log> findAll()

count

public int count()


Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.