Skip to content

Instantly share code, notes, and snippets.

Created July 12, 2013 12:12
public interface TimedObject {
public void ejbTimeout(Timer timer) ;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment