package org.mobicents.slee.container.component.validator.profile.localinterface; import org.mobicents.slee.container.component.validator.profile.ProfileCMPInterfaceOk; public interface LocalInterfaceOkExtendCMPInterface extends ProfileCMPInterfaceOk, javax.slee.profile.ProfileLocalObject{ public void doSomeTricktMGMTMagic(int xxxx); public void dontLookAtMeImUglyDefinedMethodWithLongName(java.io.Serializable cheese); }