Interface InternalZones
- All Superinterfaces:
AdminAware,Iterable<Zone>,Zones
- All Known Implementing Classes:
DefaultZones
- Author:
- kimchy
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddZone(InternalZone zone, String zoneUidProvider) voidremoveProvider(Zone zone, String zoneUidProvider) Methods inherited from interface org.openspaces.admin.AdminAware
getAdminMethods inherited from interface java.lang.Iterable
forEach, iterator, spliteratorMethods inherited from interface org.openspaces.admin.zone.Zones
addLifecycleListener, getByName, getNames, getZoneAdded, getZoneRemoved, getZones, removeLifeycleListener, waitFor, waitFor
-
Method Details
-
addZone
-
removeProvider
-