@InterfaceAudience.Private
public interface ShipperListener
Shipper.shipped() is called| 限定符和类型 | 方法和说明 |
|---|---|
void |
beforeShipped()
The action that needs to be performed before
Shipper.shipped() is performed |
void beforeShipped()
throws IOException
Shipper.shipped() is performedIOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.