package org.mobicents.slee.container.component.validator.profile.localinterface; public interface LocalInterfaceOkDeclareValidCMPMethod extends javax.slee.profile.ProfileLocalObject { public void doSomeTricktMGMTMagic(int xxxx); public void dontLookAtMeImUglyDefinedMethodWithLongName(java.io.Serializable cheese); // CMPs public int getMasterTest(); public void setMasterTestArray(int[] v); }