Class PublicAccess

  • All Implemented Interfaces:
    EntryPointAccess

    public class PublicAccess
    extends java.lang.Object
    implements EntryPointAccess
    Anyone can call this method (no access controls).
    • Constructor Summary

      Constructors 
      Constructor Description
      PublicAccess()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PublicAccess

        public PublicAccess()