org.eclipse.jetty.annotations
类 PreDestroyAnnotationHandler

java.lang.Object
  继承者 org.eclipse.jetty.annotations.AnnotationIntrospector.AbstractIntrospectableAnnotationHandler
      继承者 org.eclipse.jetty.annotations.PreDestroyAnnotationHandler
所有已实现的接口:
AnnotationIntrospector.IntrospectableAnnotationHandler

public class PreDestroyAnnotationHandler
extends AnnotationIntrospector.AbstractIntrospectableAnnotationHandler


构造方法摘要
PreDestroyAnnotationHandler(WebAppContext wac)
           
 
方法摘要
 void doHandle(Class clazz)
           
 
从类 org.eclipse.jetty.annotations.AnnotationIntrospector.AbstractIntrospectableAnnotationHandler 继承的方法
handle
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

PreDestroyAnnotationHandler

public PreDestroyAnnotationHandler(WebAppContext wac)
方法详细信息

doHandle

public void doHandle(Class clazz)
指定者:
AnnotationIntrospector.AbstractIntrospectableAnnotationHandler 中的 doHandle


Copyright © 2013. All Rights Reserved.