se.rupy.sprout
Class User.Remind

java.lang.Object
  extended by Service
      extended by se.rupy.sprout.User.Remind
Enclosing class:
User

public static class User.Remind
extends Service


Constructor Summary
User.Remind()
           
 
Method Summary
 void filter(Event event)
           
 java.lang.String path()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

User.Remind

public User.Remind()
Method Detail

path

public java.lang.String path()

filter

public void filter(Event event)
            throws Event,
                   java.lang.Exception
Throws:
Event
java.lang.Exception