org.jboss.seam.security.external.dialogues
Class DialoguedInterceptor

java.lang.Object
  extended by org.jboss.seam.security.external.dialogues.DialoguedInterceptor

@Interceptor
public class DialoguedInterceptor
extends Object

Author:
Marcel Kolsteren

Constructor Summary
DialoguedInterceptor()
           
 
Method Summary
 Object intercept(InvocationContext ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DialoguedInterceptor

public DialoguedInterceptor()
Method Detail

intercept

public Object intercept(InvocationContext ctx)
                 throws Exception
Throws:
Exception


Copyright © 2011 Seam Framework. All Rights Reserved.