|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.swordfish.internal.core.interceptor.LoggingInterceptor
public class LoggingInterceptor
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.swordfish.core.Interceptor |
|---|
TYPE_PROPERTY |
| Constructor Summary | |
|---|---|
LoggingInterceptor()
|
|
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,?> |
getProperties()
By using this method the implementation class can supply properties associated with the current interceptor e.g priority. |
void |
process(javax.jbi.messaging.MessageExchange messageExchange)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoggingInterceptor()
| Method Detail |
|---|
public void process(javax.jbi.messaging.MessageExchange messageExchange)
throws SwordfishException
process in interface InterceptormessageExchange - the messageExchange to be processed
SwordfishExceptionpublic java.util.Map<java.lang.String,?> getProperties()
InterceptorFilterStrategy#filter(java.util.List, ReadOnlyRegistry, java.util.List)
and
SortingStrategy#sort(java.util.List, ReadOnlyRegistry, java.util.List).
getProperties in interface Interceptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||