// Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3)

package psdi.webclient.beans.woreq;

import java.rmi.RemoteException;
import psdi.util.MXException;

// Referenced classes of package psdi.webclient.beans.servicedesk:
//            ServReqsAppBean

public class CreateWoreqAppBean extends WoReqsAppBean
{

    public CreateWoreqAppBean()
    {
    }

    public void initializeApp()
        throws MXException, RemoteException
    {
    }
}
