Brooklyn

brooklyn.location.basic
[Java] Class PortRanges

java.lang.Object
  brooklyn.location.basic.PortRanges

public class PortRanges

Nested Class Summary
static class PortRanges.AggregatePortRange

static class PortRanges.BasicPortRange

static class PortRanges.LinearPortRange

static class PortRanges.SinglePort

 
Field Summary
static PortRange ANY_HIGH_PORT

static int MAX_PORT

 
Method Summary
static PortRange fromCollection(java.util.Collection c)

static PortRange fromInteger(int x)

static PortRange fromString(java.lang.String s)

parses a string representation of ports, as "80,8080,8000,8080-8099"

static void init()

performs the language extensions required for this project

 
Methods inherited from class java.lang.Object
java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Field Detail

ANY_HIGH_PORT

public static final PortRange ANY_HIGH_PORT


MAX_PORT

public static final int MAX_PORT


 
Method Detail

fromCollection

public static PortRange fromCollection(java.util.Collection c)


fromInteger

public static PortRange fromInteger(int x)


fromString

public static PortRange fromString(java.lang.String s)
parses a string representation of ports, as "80,8080,8000,8080-8099"


init

public static void init()
performs the language extensions required for this project


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.