|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.swordfish.plugins.compression.AbstractInterceptor
org.eclipse.swordfish.plugins.compression.CompressionInterceptor
public class CompressionInterceptor
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.swordfish.core.Interceptor |
|---|
TYPE_PROPERTY |
| Constructor Summary | |
|---|---|
CompressionInterceptor()
|
|
| 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 |
setCompressor(Compressor compressor)
|
| Methods inherited from class org.eclipse.swordfish.plugins.compression.AbstractInterceptor |
|---|
process |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompressionInterceptor()
| Method Detail |
|---|
public void setCompressor(Compressor compressor)
public 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 InterceptorgetProperties in class AbstractInterceptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||