Interface InjectAddressListCollection
-
public interface InjectAddressListCollection
Features implement this if they require the use of AddressLists
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
injectAddressListCollection(com.opencloud.sentinel.feature.common.lists.AddressListCollection addressListCollection)
Inject an address list collection
-