Forge - Shell API 1.2.0.Final

org.jboss.forge.shell.squelch
Class SquelchingInterceptor

java.lang.Object
  extended by org.jboss.forge.shell.squelch.SquelchingInterceptor

@Squelched
@Interceptor
public class SquelchingInterceptor
extends Object

Author:
Lincoln Baxter, III

Constructor Summary
SquelchingInterceptor()
           
 
Method Summary
 Object manage(javax.interceptor.InvocationContext ic)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SquelchingInterceptor

public SquelchingInterceptor()
Method Detail

manage

public Object manage(javax.interceptor.InvocationContext ic)
              throws Exception
Throws:
Exception

Forge - Shell API 1.2.0.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.