Module java.rmi

Interface LoaderHandler


  • @Deprecated
    public interface LoaderHandler
    Deprecated.
    no replacement
    LoaderHandler is an interface used internally by the RMI runtime in previous implementation versions. It should never be accessed by application code.
    Since:
    1.1
    • Field Detail

      • packagePrefix

        static final String packagePrefix
        Deprecated.
        package of system LoaderHandler implementation.
        See Also:
        Constant Field Values
    • Method Detail

      • getSecurityContext

        @Deprecated
        Object getSecurityContext​(ClassLoader loader)
        Deprecated.
        no replacement
        Returns the security context of the given class loader.
        Parameters:
        loader - a class loader from which to get the security context
        Returns:
        the security context
        Since:
        1.1

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部