Interface CompiledBinding<R>

All Known Implementing Classes:
AbstractCompiledBinding, AbstractRootCompiledBinding, AbstractUnsyncCompiledBinding

public interface CompiledBinding<R>
  • Method Summary

    Modifier and Type
    Method
    Description
    getInstance(AtomicReferenceArray[] scopedInstances, int synchronizedScope)
     
  • Method Details