@Contract public interface ImportPolicy
PREPARING
state.
To define an implementation of this in a module, write a class
that implements this interface and puts Service
on it.
Maven will take care of the rest.
ManifestConstants.IMPORT_POLICY
Modifier and Type | Method and Description |
---|---|
void |
prepare(Module module)
callback from the module loading system when the module enters the
PREPARING phase. |
Copyright © 2009–2023 Oracle Corporation. All rights reserved.