Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DB88117E29 for ; Thu, 17 Sep 2015 22:02:33 +0000 (UTC) Received: (qmail 78576 invoked by uid 500); 17 Sep 2015 22:02:32 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 78503 invoked by uid 500); 17 Sep 2015 22:02:32 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 78481 invoked by uid 99); 17 Sep 2015 22:02:31 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Sep 2015 22:02:31 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 3F4FEF3B58 for ; Thu, 17 Sep 2015 22:02:31 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.899 X-Spam-Level: ** X-Spam-Status: No, score=2.899 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id tZxrvObBB_Wm for ; Thu, 17 Sep 2015 22:02:20 +0000 (UTC) Received: from mail-io0-f180.google.com (mail-io0-f180.google.com [209.85.223.180]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 75C3F42F38 for ; Thu, 17 Sep 2015 22:02:20 +0000 (UTC) Received: by iofb144 with SMTP id b144so37861232iof.1 for ; Thu, 17 Sep 2015 15:02:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=pfAgSUuiQGRKkoSSrzqIhPsxZ4SPGrDm1wZ4ILL0F9o=; b=gscQ0XU4UcO1sW0VCsrj5/XZ1R8eJwTAcJa2RVHvCcMLx1fAtumlIH9AJIzc1yIJjl wuWVp9zLRKhCuZr4EE5pe3YbXNqz2LZM2wE1mE7talgfbOem9JkfLFrlLDacB1uFnFxp qFODbITVhZNANhX5wD7afzPwjXLX0ens/4SLZq1L6mpck2nfj+/9Bg5HfTIk3Q1cqAYn rKskwDzKfYtEy6vczZm7ATQNbW5NbUrebvh8jVHUyOQKTNXlrKqnM1hzCRTNFLIJujyb 4GI947PvkBHx2d6UY6CvmLbmDc5OyOYqlbpchr9a7yVx0jBhcFJTSOoTknqQAGqXbcx0 Xb0Q== MIME-Version: 1.0 X-Received: by 10.107.137.162 with SMTP id t34mr11491138ioi.103.1442527340088; Thu, 17 Sep 2015 15:02:20 -0700 (PDT) Received: by 10.36.44.3 with HTTP; Thu, 17 Sep 2015 15:02:20 -0700 (PDT) In-Reply-To: References: Date: Thu, 17 Sep 2015 15:02:20 -0700 Message-ID: Subject: Re: @PostContruct for plexus component From: Dan Tran To: Maven Users List Content-Type: multipart/alternative; boundary=001a113eacdaaf5237051ff8917b --001a113eacdaaf5237051ff8917b Content-Type: text/plain; charset=UTF-8 Thanks Robert, it has what I need -D On Thu, Sep 17, 2015 at 1:34 PM, Robert Scholte wrote: > Hi Dan, > > Although the document has a different purpose, > https://wiki.eclipse.org/Sisu/PlexusMigration#Initializable should be > interesting for you. > > Robert > > Op Thu, 17 Sep 2015 18:36:56 +0200 schreef Dan Tran : > > > Hi >> >> Is there an equivalent annotation for Plexus Component? >> >> The closest I get is >> >> http://blog.sonatype.com/2009/05/plexus-container-five-minute-tutorial/#.VfrrMdVVhBc >> >> but it does not mention about this feature >> >> Anh suggestion? >> >> Thanks >> >> -Dan >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > > --001a113eacdaaf5237051ff8917b--