Class CdiSpiDecorator.Decorated

  • Enclosing class:
    CdiSpiDecorator

    private class CdiSpiDecorator.Decorated
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Decorated​(java.lang.Object o)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void destroy​(java.lang.Object o)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • _injectionTarget

        private final java.lang.Object _injectionTarget
      • _creationalContext

        private final java.lang.Object _creationalContext
    • Constructor Detail

      • Decorated

        Decorated​(java.lang.Object o)
           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • destroy

        public void destroy​(java.lang.Object o)
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable