Interface ObjectAllocator

All Known Implementing Classes:
CDObjectAllocator

public interface ObjectAllocator
  • Method Summary

    Modifier and Type
    Method
    Description
    <T> T
    allocate(Class<T> type, InjectionContext injectCtx, Object... args)