Package org.apache.activemq.util
Interface Handler<T>
-
public interface Handler<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandle(T e)
-
public interface Handler<T>
| Modifier and Type | Method | Description |
|---|---|---|
void |
handle(T e) |