br.ufsc.das.demo
Class InterceptorLoaderDemo

java.lang.Object
  extended by br.ufsc.das.demo.InterceptorLoaderDemo
All Implemented Interfaces:
InterceptorsLoader

public class InterceptorLoaderDemo
extends java.lang.Object
implements InterceptorsLoader


Constructor Summary
InterceptorLoaderDemo()
           
 
Method Summary
 void loadInterceptors(java.util.List<DepSpaceInterceptor> list)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterceptorLoaderDemo

public InterceptorLoaderDemo()
Method Detail

loadInterceptors

public void loadInterceptors(java.util.List<DepSpaceInterceptor> list)
Specified by:
loadInterceptors in interface InterceptorsLoader