com.sun.enterprise.container.common.spi
Interface JCDIService.JCDIInjectionContext

Enclosing interface:
JCDIService

public static interface JCDIService.JCDIInjectionContext


Method Summary
 void cleanup(boolean callPreDestroy)
           
 Object getInstance()
           
 

Method Detail

getInstance

Object getInstance()

cleanup

void cleanup(boolean callPreDestroy)


Copyright © 2012 GlassFish Community. All Rights Reserved.