Class LocalhostProxy


  • public class LocalhostProxy
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      void startProxy()  
      void stopProxy()  
      • Methods inherited from class java.lang.Object

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

      • startProxy

        @PostConstruct
        public void startProxy()
                        throws java.io.IOException
        Throws:
        java.io.IOException
      • stopProxy

        @PreDestroy
        public void stopProxy()