@InterfaceAudience.Private public interface ShipperListener
Shipper.shipped()
is calledModifier and Type | Method and Description |
---|---|
void |
beforeShipped()
The action that needs to be performed before
Shipper.shipped() is performed |
void beforeShipped() throws IOException
Shipper.shipped()
is performedIOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.