Reptile integrates JXTA in
the org.openprivacy.reptile.jxta package. This includes
all initialization code, Xalan extensions, services, singletons,
etc. SearchProviders are added to
the org.openprivacy.reptile.search package. Reptile JXTA
services are in the org.openprivacy.reptile.jxta.services
package.
Because JXTA is just another (hopefully one of many) P2P
frameworks that Reptile supports. Its presence in a running
Reptile instance is optional. If
the reptile.system.jxta.disabled property is 'true' JXTA
will not be started and the UI will be adjusted so that
providers are not present.
|