public class LoginContextInvocationHandler<T> extends Object implements InvocationHandler
| 构造器和说明 |
|---|
LoginContextInvocationHandler(T delegate,
LoginContext loginContext) |
LoginContextInvocationHandler(T delegate,
LoginContext loginContext,
Set<Class<?>> interfacesToDelegate) |
public LoginContextInvocationHandler(T delegate, LoginContext loginContext)
public LoginContextInvocationHandler(T delegate, LoginContext loginContext, Set<Class<?>> interfacesToDelegate)
Copyright © 2024 Hitachi Vantara. All rights reserved.