Package org.apache.ignite.spi.deployment
Annotation Type IgnoreIfPeerClassLoadingDisabled
- 
 @Documented @Inherited @Retention(RUNTIME) @Target(TYPE) public @interface IgnoreIfPeerClassLoadingDisabled This annotation is for all implementations ofDeploymentSpithat may be ignored if peer class loading is disabled. If so, system manages deployment information without invoking SPI.