org.jboss.jms.server.container
Class InjectionAspect

java.lang.Object
  extended byorg.jboss.jms.server.container.InjectionAspect

public class InjectionAspect
extends java.lang.Object

Server-side injection aspect.

Author:
Tim Fox $Id: InjectionAspect.java 1197 2006-08-05 02:29:26Z ovidiu.feodorov@jboss.com $

Constructor Summary
InjectionAspect()
           
 
Method Summary
 java.lang.Object handleCreateConnectionDelegate(Invocation invocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InjectionAspect

public InjectionAspect()
Method Detail

handleCreateConnectionDelegate

public java.lang.Object handleCreateConnectionDelegate(Invocation invocation)
                                                throws java.lang.Throwable
Throws:
java.lang.Throwable


Copyright © 2006 JBoss Inc. All Rights Reserved.