|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Interfaces | |
|---|---|
| brooklyn.entity.drivers.EntityDriverFactory
since 0.5; use EntityDriverManager instead |
|
| brooklyn.management.TaskStub
since 0.5; May be deleted (still up for discussion); one can use Task directly |
|
| Deprecated Exceptions | |
|---|---|
| brooklyn.event.EntityStartException
since 0.5, can instead throw any exception; clusters etc should respond accordingly |
|
| Deprecated Constructors | |
|---|---|
| brooklyn.location.NoMachinesAvailableException()
since 0.5; always include a helpful message! |
|
| brooklyn.location.NoMachinesAvailableException(Location)
since 0.5; don't include Location - just use NoMachinesAvailableException.NoMachinesAvailableException(String) |
|
| brooklyn.location.NoMachinesAvailableException(Location, String)
since 0.5; don't include Location - just use NoMachinesAvailableException.NoMachinesAvailableException(String) |
|
| brooklyn.location.NoMachinesAvailableException(Location, String, Throwable)
since 0.5; don't include Location - just use NoMachinesAvailableException.NoMachinesAvailableException(String, Throwable) |
|
| brooklyn.location.NoMachinesAvailableException(Location, Throwable)
since 0.5; don't include Location - just use NoMachinesAvailableException.NoMachinesAvailableException(String, Throwable) |
|
| brooklyn.location.NoMachinesAvailableException(Throwable)
since 0.5; always include a helpful message! |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||