| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JMSServerInterceptor | |
| org.jboss.mq.security | |
| org.jboss.mq.server | |
| org.jboss.mq.server.jmx | |
| Uses of JMSServerInterceptor in org.jboss.mq.security | 
| Classes in org.jboss.mq.security that implement JMSServerInterceptor | |
|  class | ServerSecurityInterceptorServerSecurityInvoker.java | 
| Methods in org.jboss.mq.security that return JMSServerInterceptor | |
|  JMSServerInterceptor | SecurityManager.getInvoker() | 
|  JMSServerInterceptor | SecurityManager.getInterceptor() | 
| Uses of JMSServerInterceptor in org.jboss.mq.server | 
| Classes in org.jboss.mq.server that implement JMSServerInterceptor | |
|  class | ClientMonitorInterceptorA pass through Interceptor, which keeps track of when a client was last active. | 
|  class | ClientReconnectInterceptorThe JMS spec does not let a second client with the same clientID connect to the server. | 
|  class | JMSDestinationManagerThis class implements the JMS provider | 
|  class | JMSServerInterceptorSupportA pass through JMSServerInvoker. | 
|  class | NonPersistentInterceptorMakes all messages Non Persistent | 
|  class | TracingInterceptorA pass through Interceptor, wich will trace all calls. | 
| Fields in org.jboss.mq.server declared as JMSServerInterceptor | |
| protected  JMSServerInterceptor | JMSServerInvoker.nextInterceptorNext invoker in chain. | 
| protected  JMSServerInterceptor | JMSServerInterceptorSupport.nextInterceptorNext invoker in chain. | 
| Methods in org.jboss.mq.server that return JMSServerInterceptor | |
|  JMSServerInterceptor | JMSServerInvoker.getNext() | 
|  JMSServerInterceptor | JMSServerInterceptorSupport.getNext() | 
|  JMSServerInterceptor | JMSServerInterceptor.getNext()Get next invoker in chain to be called. | 
| Methods in org.jboss.mq.server with parameters of type JMSServerInterceptor | |
|  void | JMSServerInvoker.setNext(JMSServerInterceptor server)Set next invoker in chain to be called. | 
|  void | JMSServerInterceptorSupport.setNext(JMSServerInterceptor server)Set next invoker in chain to be called. | 
|  void | JMSServerInterceptor.setNext(JMSServerInterceptor server)Set next Interceptor in chain to be called. | 
| Uses of JMSServerInterceptor in org.jboss.mq.server.jmx | 
| Methods in org.jboss.mq.server.jmx that return JMSServerInterceptor | |
|  JMSServerInterceptor | InterceptorMBean.getInterceptor() | 
|  JMSServerInterceptor | InterceptorLoader.getInterceptor()Gets the JMSServer attribute of the JBossMQService object, here we wrap the server in the invoker loaded. | 
|  JMSServerInterceptor | DestinationManager.getInterceptor() | 
|  JMSServerInterceptor | ClientMonitorInterceptor.getInterceptor() | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||