edu.UCL.satin.facets
Interface NeedsPacking
- All Superinterfaces:
- Facet
- public interface NeedsPacking
- extends Facet
The NeedsPacking interface is used by components, were the class closure calculation by the deployer fails. In other words, it allows a component to manipulate the LMU it's going to be sent with.
- Author:
- Stefanos Zachariadis
Method Summary |
void |
pack(LMU lmu)
Allows the component to add items to the lmu it is presumably going to be sent with |
pack
public void pack(LMU lmu)
- Allows the component to add items to the lmu it is presumably going to be sent with
- Parameters:
lmu
-