Interface ResolvedInstanceType


public interface ResolvedInstanceType
Author:
Lei Yang
  • Method Details

    • getInstanceType

      java.lang.Class<?> getInstanceType()
    • getMethod

      java.lang.reflect.Method getMethod()
    • getScope

      InstanceScope getScope()
    • getInvocationModel

      InvocationModel getInvocationModel()