javax.slee.profile.AddressProfileLocal Maven / Gradle / Ivy
package javax.slee.profile;
/**
* This interface can be used as is or extended for profile specifications that
* will be used for a Service's Address Profile Table.
* @since SLEE 1.1
*/
public interface AddressProfileLocal extends ProfileLocalObject, AddressProfile11CMP {}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy