public abstract class AbstractSupplierService extends Object implements SupplierService
Constructor and Description |
---|
AbstractSupplierService() |
Modifier and Type | Method and Description |
---|---|
protected void |
invalidate()
Marks the supplier service as invalid.
|
protected void |
validate()
Asserts whether or not the supplier service is still valid.
|
protected void invalidate()
protected void validate()
IllegalStateException
- if no longer validCopyright © 2015. All Rights Reserved.