Interface PlayDistribution
- All Superinterfaces:
Distribution, Named
Represents a Play distribution package
-
Nested Class Summary
Nested classes/interfaces inherited from interface Named
Named.Namer -
Method Summary
Modifier and TypeMethodDescriptionThe binary this distribution is associated withMethods inherited from interface Distribution
contents, getBaseName, getContents, getName, setBaseName
-
Method Details
-
getBinary
PlayApplicationBinarySpec getBinary()The binary this distribution is associated with- Returns:
- the binary
-