Interface MorpheusNetworkPoolService

All Superinterfaces:
MorpheusDataService<NetworkPool,NetworkPoolIdentityProjection>, MorpheusIdentityService<NetworkPoolIdentityProjection>

This Context deals with interactions related to NetworkPool objects. It can normally be accessed via the primary MorpheusContext via the MorpheusNetworkService

Examples:


 morpheusContext.getNetwork().getPool()
 
Since:
0.8.0
See Also: