Class PortBinding

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      uk.co.ractf.polaris.api.instance.Instance decorate​(uk.co.ractf.polaris.api.instance.Instance instance, uk.co.ractf.polaris.api.task.Task task, uk.co.ractf.polaris.api.node.NodeInfo node)  
      java.lang.String getName()  
      • Methods inherited from class java.lang.Object

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

      • decorate

        public uk.co.ractf.polaris.api.instance.Instance decorate​(uk.co.ractf.polaris.api.instance.Instance instance,
                                                                  uk.co.ractf.polaris.api.task.Task task,
                                                                  uk.co.ractf.polaris.api.node.NodeInfo node)
        Specified by:
        decorate in interface InstanceDecoratorPlugin
      • getName

        public java.lang.String getName()
        Specified by:
        getName in interface Plugin