com.sun.ejb.containers
Class InternalInterceptorBindingImpl

java.lang.Object
  extended by com.sun.ejb.containers.InternalInterceptorBindingImpl

public class InternalInterceptorBindingImpl
extends java.lang.Object


Constructor Summary
InternalInterceptorBindingImpl(org.jvnet.hk2.component.Habitat h)
           
 
Method Summary
 void registerInterceptor(java.lang.Object systemInterceptor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InternalInterceptorBindingImpl

public InternalInterceptorBindingImpl(org.jvnet.hk2.component.Habitat h)
Method Detail

registerInterceptor

public void registerInterceptor(java.lang.Object systemInterceptor)


Copyright © 2012 GlassFish Community. All Rights Reserved.